PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DNode Class
/ getMatrix Method
Collapse All
Expand All
In This Topic
getMatrix Method
In This Topic
Gets the 3D transformation matrix.
Syntax
public
double
[] getMatrix()
Return Value
A 12-element 3D transformation matrix that specifies the position and orientation of this node, relative to its parent, in world coordinates.
See Also
Reference
PDF3DNode Class
PDF3DNode Members